Skip to content

Replace more encodable() methods with From implementations #3133

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Dec 28, 2020

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Dec 28, 2020

This PR continues #3124 by replacing more of our encodable() methods with From trait implementations to ultimately decouple our database models from the JSON views.

r? @pietroalbini

@pietroalbini
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Dec 28, 2020

📌 Commit 85c664b has been approved by pietroalbini

@bors
Copy link
Contributor

bors commented Dec 28, 2020

⌛ Testing commit 85c664b with merge 7e6bd7c...

@bors
Copy link
Contributor

bors commented Dec 28, 2020

☀️ Test successful - checks-actions
Approved by: pietroalbini
Pushing 7e6bd7c to master...

@bors bors merged commit 7e6bd7c into rust-lang:master Dec 28, 2020
@Turbo87 Turbo87 deleted the encodable branch December 28, 2020 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants